Remove O_NDELAYs from all opens - it torments the Linux/USB ttys for no
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 4 Jan 2005 03:51:02 +0000 (03:51 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 4 Jan 2005 03:51:02 +0000 (03:51 +0000)
commit36a331736fdd1ef2a9e55d9365d3e5045dc86f50
tree72de343196eb6d1c24c6d32502521d0cdf3ebf11
parent94428ebaf812637c27d228275bed49863b6743cf
Remove O_NDELAYs from all opens - it torments the Linux/USB ttys for no
good reason and it's not like the code really does the right thing with
O_NDELAY anyway...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1015 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/jeeps/gpsserial.c